EntityDAC
Returns the number of elements in a collection.
TCustomCollection<T>
function Count: Integer; override;
Use the method to determine the number of elements in the collection.